tasklets: Switch a few tasklets to run in softirq context.
authorKeir Fraser <keir@xen.org>
Thu, 16 Jun 2011 15:57:22 +0000 (16:57 +0100)
committerKeir Fraser <keir@xen.org>
Thu, 16 Jun 2011 15:57:22 +0000 (16:57 +0100)
commit2a46078cad635b1876a49309f1bb58cf142340e9
tree44dd0b6737fedbd4908e883977be562216d9c58f
parenteed054473d2c1d763ea4f1732cae2fa71534cafb
tasklets: Switch a few tasklets to run in softirq context.

There are a couple of others which may also be safe. I've converted
only the most obvious one.

Signed-off-by: Keir Fraser <keir@xen.org>
xen/arch/x86/hvm/hvm.c
xen/common/trace.c
xen/drivers/char/console.c
xen/drivers/passthrough/io.c